Agency Prospect Qualification Scorer avatar

Agency Prospect Qualification Scorer

Pricing

from $0.10005 / actor start

Go to Apify Store
Agency Prospect Qualification Scorer

Agency Prospect Qualification Scorer

Ranks business website prospects by reachable contact data, CTA gaps, website weakness, and improvement potential.

Pricing

from $0.10005 / actor start

Rating

0.0

(0)

Developer

Daniel Lozano

Daniel Lozano

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

What This Actor Does

Ranks business website prospects by reachable contact data, CTA gaps, website weakness, and improvement potential.

Who It Is For

  • SEO agencies
  • web agencies
  • AI agencies
  • lead generation teams

Why It Is Useful

Scores agency-fit and sales priority instead of returning generic lead records.

Input Fields

  • startUrls: public website URLs to process.
  • maxItems: maximum URLs to process.
  • includeAiAnalysis: optional AI enrichment when API keys are configured.
  • industryHint: optional category hint.

Example Input

{
"startUrls": [
{
"url": "https://example.com"
}
],
"maxItems": 1,
"includeAiAnalysis": false,
"industryHint": "local business"
}

Example Output

{
"inputUrl": "https://example.com",
"status": "success",
"score": 64,
"opportunityScore": 45,
"findings": {},
"missingItems": [],
"recommendations": [],
"createdAt": "2026-06-12T13:07:42.016Z"
}

Monetization

Agencies can pay to prioritize high-conversion outreach lists.

Limitations

Public HTML only. No login-protected scraping, private APIs, legal compliance claims, or browser UI testing.

Local Development

npm install
npm run build
npm test
npm run lint
apify run

Deployment

$apify push